[INFO] cloning repository https://github.com/Phoronic/prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phoronic/prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhoronic%2Fprototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhoronic%2Fprototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dde70888ed01e4718ab15d9fe948f661baf7f93c
[INFO] fixing Phoronic/prototype against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhoronic%2Fprototype" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phoronic/prototype
[INFO] finished tweaking git repo https://github.com/Phoronic/prototype
[INFO] tweaked toml for git repo https://github.com/Phoronic/prototype written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phoronic/prototype on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phoronic/prototype already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded crypto_box v0.9.1
[INFO] [stderr]   Downloaded toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]   Downloaded arrow-string v56.2.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]   Downloaded arrow-row v56.2.0
[INFO] [stderr]   Downloaded arrow-ord v56.2.0
[INFO] [stderr]   Downloaded arrow-arith v56.2.0
[INFO] [stderr]   Downloaded arrow-schema v56.2.0
[INFO] [stderr]   Downloaded arrow-data v56.2.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded toml_edit v0.25.3+spec-1.1.0
[INFO] [stderr]   Downloaded arrow-select v56.2.0
[INFO] [stderr]   Downloaded comfy-table v7.1.2
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded arrow-buffer v56.2.0
[INFO] [stderr]   Downloaded arrow v56.2.0
[INFO] [stderr]   Downloaded arrow-cast v56.2.0
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded winnow v0.7.14
[INFO] [stderr]   Downloaded arrow-array v56.2.0
[INFO] [stderr]   Downloaded duckdb v1.4.4
[INFO] [stderr]   Downloaded libduckdb-sys v1.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683
[INFO] running `Command { std: "docker" "start" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking anyhow v1.0.102
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cli-render v0.1.0 (/opt/rustwide/workdir/cli-render)
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]     Checking crypto_box v0.9.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling refinery-protocol v0.1.0 (/opt/rustwide/workdir/refinery-protocol)
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]    Compiling libduckdb-sys v1.4.4
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr]     Checking arrow-select v56.2.0
[INFO] [stderr]     Checking arrow-arith v56.2.0
[INFO] [stderr]     Checking arrow-row v56.2.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking arrow-cast v56.2.0
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=8c51655e4168884a -C extra-filename=-c5061ba7bd129852 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6fb4d17fee229814.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-060e2cedff0bc58f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d22a5aba815465e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2cec2f4cd4333a22.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-fd096b8598b60cdc.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7be17d58097076d7.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-87b4bf5dbb12facc.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c5ae54f4c3f1a1b3.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-404bee0554cd38e6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ff398c792049e3fc.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-c71627a30813833d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1bc35ed671432697.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-d402bf9a6a65735f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fab0d919935d0128.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-39c45f83b74c746b.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-4d54e02e1efb0411.so --extern serde=/opt/rustwide/target/debug/deps/libserde-0367ba99a7f40c17.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5130b83efe230b6f.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-256f1f4e804d3e33.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6190637c7ac5694a.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-c41547785f87d389.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-617326bf1fa3def3.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a4a6b6ea814617b9.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-3838c515db690a98.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0c244bdadb1c689c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5d502094eac77648.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow-cast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-56.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=c91b061531099a9d -C extra-filename=-5ff41fc3f340d37b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-580219a4caef8e0a.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-3f3e44f8ae9e9cd4.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-a415a566077cc850.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b9f29c5847f2f8b9.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-4ac059228c0d628d.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-1774eba976c02b3d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-201369a04dbea98a.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-50e717a7b458ae32.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6698266b8c5444b8.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-7bf3fe7e566f6dc5.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-2d89e866bc5857fd.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-1446cd3931d9a887.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683", kill_on_drop: false }`
[INFO] [stdout] 19df2d5e7e5747663317cad649f10bafec1c64886000f48a46a8568bab1fe683
